gsk: Clip shadow node before push_group()
authorBenjamin Otte <otte@redhat.com>
Thu, 13 Feb 2020 00:53:12 +0000 (01:53 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 13 Feb 2020 06:36:38 +0000 (07:36 +0100)
commit6203cecf97eb33b7349abc80dc0af50fc4f602dc
tree3a08ac5797a933156922f286cf8a2d2b44854f60
parent6f9f18009cc20457efd4a266a7de4ce4bc637ad6
gsk: Clip shadow node before push_group()

We want to be sure to push a group that's as small as possible, so we
clip to the child's bounds, because that's the smallest we can go.
gsk/gskrendernodeimpl.c